Adding the input map to the effects track is easy. The function SetMediaInputMap adds an input map to a track's media. Continuing from the code sample in Listing 4 , you call:
SetMediaInputMap(theEffectsMedia, theInputMap);
| Previous | Chapter Contents | Chapter Top | Next |